Gets the collection of subindexes added to this index.
Namespace:
C1.LiveLinq.IndexingAssembly: C1.LiveLinq (in C1.LiveLinq.dll)
Syntax
C# |
---|
public SubindexCollection<T> Subindexes { get; } |
Visual Basic |
---|
Public ReadOnly Property Subindexes As SubindexCollection(Of T) Get |